@media (min-width: 897px){
	.sp_only{
		display: none;
	}
	.contents{
		padding: 20px 15px;
	}
	.row.child_container.mv{
		margin-top: -2em;
	}

	#content .contents_header{
		width: 100%;
		margin-top: 0;
		padding: 13px 0;
		text-align: right;
	}
	#content .contents_header > a,
	#content .contents_header > div{
		display: inline-block;
	}
	#content .contents_header > a{
		font-size: 14px;
		font-weight: bold;
		margin-right: 24px;
		color: #333333;
	}
	#content .contents_header > a img{
		display: inline;
		margin-right: 10px;
		vertical-align: middle;
	}
	#content .contents_header a.join img{
		width: 35px;
		height: 24px;
	}
	#content .contents_header a.reservation img{
		width: 29px;
		height: 25px;
	}
	.contents_header .contact{
		height: 29px;
		font-size: 12px;
		line-height: 25px;
		font-weight: bold;
		box-sizing: border-box;
		border: 2px solid #c9c9c9;
		border-radius: 5px;
		padding: 0 8px;
		margin-right: 2px;
	}
	.contents_header .contact span{
		display: inline-block;
		font-size: 16px !important;
		line-height: 25px !important;
	}

	#content .contents_nav{
		width: 980px;
		box-sizing: border-box;
		font-size: 0;
		text-align: center;
		margin: 34px auto 0;
	}
	#content .contents_nav li{
		display: inline-block;
		height: 35px;
		width: 23.4%;
		font-size: 15px;
		font-weight: bold;
		box-sizing: border-box;
		border-right: 1px solid #a0a0a0;
	}
	#content .contents_nav li:first-child{
		border-left: 1px solid #a0a0a0;
	}
	#content .contents_nav li a{
		display: block;
		height: 35px;
		line-height: 35px;
		text-align: center;
		text-decoration: none;
		color: #333333;
	}
	#content .contents_nav li a:hover{
		color: #e60012;
		text-decoration: underline;
	}
	#content .contents_nav li a img{
		display: inline;
		width: 11px;
		height: 12px;
		vertical-align: middle;
		margin-right: 10px;
	}

	#campaign{
		width: 980px;
		margin: 38px auto 0;
		padding: 0 25px;
	}
	#campaign .title{
		display: inline-block;
		font-size: 34px;
		font-weight: bold;
		line-height: 1.0;
		padding-bottom: 8px;
		border-bottom: 6px solid #eb0a1e;
		color: #333333;
	}
	#campaign p{
		margin: 20px 0;
		font-size: 16px;
		line-height: 26px;
		color: #333333;
	}

	#content h2{
		position: relative;
		font-size: 22px;
		font-weight: normal;
		line-height: 1.0;
		color: #221815;
		box-sizing: border-box;
		padding: 0 0 14px;
		background-color: inherit;
		border-bottom: 4px solid #dcdcdc;
		margin: 0 0 30px;
	}
	#content h2:after{
		content: '';
		position: absolute;
		bottom: -4px;
		left: 0;
		width: 20px;
		height: 4px;
		background-color: #d13828;
	}
	#content h3{
		display: inline;
		width: auto;
		font-size: 31px;
		font-weight: bold;
		line-height: 1.8;
		padding: 0 0 8px;
		border: none;
		background: linear-gradient(transparent 88%, #eb0a1e 0%);
		letter-spacing: -0.05em;
		color: #333333;
	}

	#service{
		width: 980px;
		margin: 120px auto 0;
		padding: 0 25px;
		color: #333333;
	}
	#service p{
		margin-bottom: 20px;
	}
	#service > p{
		font-size: 20px;
		line-height: 24px;
		margin: 30px 0 20px;
	}
	#service ul.scene{
		font-size: 0;
		margin-bottom: 50px;
	}
	#service ul.scene li{
		display: inline-block;
		width: 50%;
		font-size: 14px;
		vertical-align: top;
	}
	#service ul.scene li:nth-child(odd){
		padding-right: 6.451612903225806%;
	}
	#service ul.scene li:nth-child(even){
		padding-left: 6.451612903225806%;
	}
	#service ul.scene li:nth-child(1),
	#service ul.scene li:nth-child(2){
		margin-bottom: 86px;
	}
	#service ul.scene li .title{
		display: inline-block;
		font-size: 20px;
		font-weight: bold;
		line-height: 1.0;
		border-bottom: 6px solid #eb0a1e;
		padding-bottom: 5px;
		margin-bottom: 14px;
	}
	#service ul.scene li .title + p{
		font-size: 22px;
		font-weight: bold;
		line-height: 34px;
	}
	#service ul.scene li > img + p{
		font-size: 18px;
		font-weight: bold;
		line-height: 30px;
		color: #c63629;
		margin-bottom: 12px;
	}
	#content ul.scene table{
		width: 100%;
		border-collapse: collapse;
    	border-spacing: 0;
    	border: none;
	}
	#content ul.scene table th,
	#content ul.scene table td{
		border: none;
		font-weight: normal;
	}
	#content ul.scene table tr{
		border-bottom: 1px solid #a0a0a0;
	}
	#content ul.scene table th{
		text-align: left;
		background-color: #fff;
		font-size: 14px;
	}
	#content ul.scene table th,
	#content ul.scene table td{
		padding: 8px 0;
	}
	#content ul.scene table td{
		text-align: right;
		font-size: 16px;
	}
	#content ul.scene table tr:first-child th{
		font-size: 15px;
		font-weight: bold;
		line-height: 1.0;
	}
	#content ul.scene table tr:first-child td span{
		display: inline-block;
		height: 22px;
		font-size: 13px;
		line-height: 22px;
		font-weight: bold;
		color: #fff;
		border-radius: 11px;
		padding: 0 9px;
	}
	#content ul.scene table tr:first-child td span.red{
		background-color: #bb3829;
	}
	#content ul.scene table tr:first-child td span.green{
		background-color: #46a535;
	}
	#content ul.scene table tr:last-child td{
		font-size: 22px;
		font-weight: bold;
	}
	#content ul.scene table tr:last-child td span{
		font-size: 16px;
		font-weight: normal;
	}
	#service ul.scene li em{
    padding-top: 10px;
    display: block;
	}
	#service em{
		font-size: 13px;
		line-height: 1.0;
		font-style: normal;
	}

	#service .feature{
		margin-top: 100px;
	}
	#service .feature ul{
		font-size: 0;
		margin: 60px -3.225806451612903% 0;
	}
	#service .feature li{
		display: inline-block;
		width: 27.27272727272727%;
		margin: 0 3.03030303030303%;
		padding-bottom: 70px;
		vertical-align: top;
	}
	#service .feature .title{
		font-size: 18px;
		font-weight: bold;
		line-height: 26px;
		margin-top: 20px;
	}
	#service .feature p{
		font-size: 16px;
		line-height: 26px;
		margin-top: 12px;
		margin-bottom: 0;
	}

	#fee{
		width: 980px;
		margin: 40px auto 0;
		padding: 0 25px;
		color: #333;
	}
	#fee .wrap{
		font-size: 0;
		margin: 30px 0 0;
	}
	#fee .wrap p,
	#fee .wrap .image{
		display: inline-block;
		width: 50%;
		vertical-align: top;
	}
	#fee .wrap .image img{
		width: 417px;
		margin: 0 8px 0 auto;
	}
	#fee .wrap p{
		font-size: 16px;
		line-height: 26px;
	}
	#fee .att{
		font-size: 13px;
		line-height: 22px;
		margin: 10px 0 36px;
	}
	#fee table{
		width: 100%;
		border: none;
	}
	#fee table.tbl_01{
		margin: 32px 0 0;
	}
	#fee table th,
	#fee table td{
		border: 1px solid #000;
		padding: 6px;
		font-size: 12px;
		line-height: 16px;
		text-align: center;
	}
	#fee table th{
		width: 33.33333%;
		font-size: 16px;
		line-height: 20px;
		letter-spacing: 0.08em;
		text-align: center;
		background-color: #eee;
	}
	#fee table td.plan{
		width: 80px;
		font-size: 16px;
		font-weight: bold;
		text-align: center;
	}
	#fee table td.plan_txt{
		width: 218px;
		text-align: left;
	}
	#fee table td.class{
		width: 33.33333%;
	}
	#fee table th span{
		display: block;
		font-size: 13px;
		font-weight: normal;
		line-height: 20px;
		letter-spacing: 0.1em;
	}

	#fee .plus{
		width: 34px;
		margin: 6px auto;
	}

	#fee .note{
		font-size: 13px;
		line-height: 22px;
		margin: 20px 0 0;
	}
	#fee .note em{
		font-size: 13px;
		font-style: normal;
	}
	#content .regist_msg{
		margin: 18px 0 0;
		letter-spacing: 0.08em;
		text-align: center;
		line-height: 26px;
		font-size: 18px;
		font-weight: bold;
		color: #333333;
	}
	#content .apps{
		padding-bottom: 14px;
		overflow: hidden;
	}
	#content .app_btn{
		margin: 18px 0 0;
		text-align: center;
		overflow: hidden;
	}
	#content .app_btn .apple{
		display: inline-block;
		width: 153px;
		margin: 0 28px;
	}
	#content .app_btn .google{
		display: inline-block;
		width: 188px;
		margin: 0 11px;
	}
	#content .app_txt{
		font-size: 13px;
		line-height: 28px;
		letter-spacing: 0.08em;
		color: #333;
		text-align: center;
		margin: 10px 0 0;
	}
	#content .toyota_share_btn{
		width: 380px;
		margin: 28px auto 0;
	}

	#type{
		width: 980px;
		margin: 75px auto 0;
		padding: 0 25px;
		color: #333;
	}
	#type .list{
		font-size: 0;
		margin: 40px -3.225806451612903% 0;
	}
	#type .list li{
		display: inline-block;
		width: 27.27272727272727%;
		margin: 0 3.03030303030303%;
		vertical-align: top;
	}
	#type .list li .title{
		font-size: 16px;
		font-weight: bold;
		line-height: 24px;
		margin-top: 18px;
	}
	#type .list li p{
		font-size: 16px;
		line-height: 24px;
		margin-top: 8px;
		min-height: 72px;
	}
	#type .note{
		font-size: 13px;
		line-height: 22px;
		margin: 0;
	}
	#type .note em{
		font-size: 13px;
		font-style: normal;
	}

	#station{
		width: 980px;
		margin: 100px auto 0;
		padding: 0 25px;
	}
	.contents #station h2{
		margin-bottom: 32px;
	}
	#station .list{
		font-size: 0;
		margin: 0 -3.225806451612903%;
	}
	#station .list li{
		display: inline-block;
		width: 43.93939393939394%;
		margin: 0 3.03030303030303% 25px;
		box-sizing: border-box;
		border: 4px solid #d2d2d2;
		vertical-align: top;
	}
	#station .list li a{
		display: block;
		padding: 10px 0 8px 16px;
		color: #333;
	}
	#station .list li a:hover{
		color: #e60012;
	}
	#station .list li .name{
		font-size: 20px;
		font-weight: bold;
		line-height: 24px;
	}
	#station .list li .addr{
		font-size: 16px;
		line-height: 24px;
		margin-top: 8px;
	}
	#station .list li img{
		display: inline;
		width: 24px;
		height: 22px;
		vertical-align: middle;
		margin-right: 25px;
	}
	#station .list li .wrap{
		display: inline-block;
		vertical-align: middle;
	}

	#use{
		width: 980px;
		margin: 85px auto 0;
		padding: 0 25px;
	}
	#use .list{
		font-size: 0;
		margin: 40px -1.836734693877551% 0;
	}
	#use .list li{
		display: inline-block;
		width: 21.22153209109731%;
		margin: 0 1.863354037267081%;
		vertical-align: top;
	}
	#use .title{
		font-size: 18px;
		font-weight: bold;
		line-height: 24px;
		margin-top: 18px;
	}
	#use p{
		font-size: 14px;
		line-height: 24px;
		margin-top: 12px;
	}

	#compensation{
		width: 980px;
		margin: 110px auto 0;
		padding: 0 25px;
		color: #333;
	}
	#compensation > p{
		font-size: 16px;
		line-height: 26px;
		margin: 40px 0 20px;
	}
	#content h4{
		font-size: 20px;
		font-weight: bold;
		line-height: 24px;
		border: none;
		background-color: #FFF;
		border-bottom: 4px solid #d13828;
		padding: 0 0 6px;
		color: #333;
	}
	#compensation dl.content{
		margin: 16px 0 0;
		color: #333;
	}
	#compensation dl.content dt,
	#compensation dl.content dd{
		font-size: 18px;
		line-height: 24px;
		padding-bottom: 12px;
	}
	#compensation dl.content dt{
		float: left;
		width: 170px;
		font-weight: bold;
	}
	#compensation dl.content dd{
		margin-left: 170px;
	}
	#compensation dl.content dd span{
		position: relative;
		display: inline-block;
		font-size: 13px;
		line-height: 22px;
		padding-left: 1.2em;
		margin: 10px 0 0;
	}
	#compensation dl.content dd span:before{
		content: '※';
		position: absolute;
		left: 0;
	}
	#compensation .note{
		font-size: 13px;
		line-height: 22px;
		margin: 16px 0 0;
	}
	#compensation .note em{
		font-size: 13px;
		font-style: normal;
	}
	h4.mt{
		margin-top: 56px;
	}
	#compensation .case{
		margin-top: 8px;
	}
	#compensation .case li{
		position: relative;
		font-size: 14px;
		line-height: 24px;
		padding-bottom: 10px;
		padding-left: 1em;
	}
	#compensation .case li:before{
		content: '●';
		position: absolute;
		left: 0;
		top: 0;
		font-size: 14px;
		line-height: 24px;
	}
	#compensation .cost h4 + p{
		font-size: 14px;
		line-height: 24px;
	}

	#compensation .cost .caption{
		text-align: right;
		font-size: 12px;
		margin: 20px 0 8px;
		color: #333;
	}
	#compensation .cost table{
		border: none;
	}
	#compensation .cost table th,
	#compensation .cost table td{
		font-size: 14px;
		font-weight: normal;
		line-height: 20px;
		border: 1px solid #c9c9c9;
		color: #333;
		padding: 14px 12px;
	}
	#compensation .cost table th{
		background-color: #eeeeee;
		text-align: center;
	}
	#compensation .cost table tr:nth-child(1) th:nth-child(1){
		width: 185px;
	}
	#compensation .cost table td.trouble{
		text-align: center;
	}
	#compensation .cost table td.penalty{
		width: 134px;
		text-align: center;
	}
	#compensation .cost table td.price{
		width: 130px;
		font-weight: bold;
		text-align: center;
	}
	#compensation .cost table td.m_none{
		padding: 2px 12px;
		line-height: 16px;
	}
	#compensation .cost table td span{
		display: block;
		font-size: 12px;
	}



	#registration{
		width: 980px;
		margin: 110px auto 0;
		padding: 0 25px;
		color: #333;
	}
	.contents #registration h2{
		margin-bottom: 20px;
	}
	#registration .personal .wrap{
		margin: 30px -3.225806451612903% 0;
		font-size: 0;
	}
	#registration .personal .wrap > li{
		display: inline-block;
		width: 43.93939393939394%;
		margin: 0 3.03030303030303%;
		vertical-align: top;
	}
	#registration .personal .wrap > li > dl dt{
		font-size: 20px;
		font-weight: bold;
		line-height: 24px;
		padding-bottom: 12px;
	}
	#registration .personal .wrap > li > dl dd{
		padding-bottom: 40px;
	}
	#registration .personal .wrap > li > dl ul li{
		position: relative;
		font-size: 16px;
		line-height: 24px;
		padding-left: 1em;
		padding-bottom: 8px;
	}
	#registration .personal .wrap > li > dl ul li:before{
		content: '●';
		position: absolute;
		top: 0;
		left: 0;
		font-size: 16px;
		line-height: 24px;
	}
	#registration .personal .wrap > li > dl ul li.att:before{
		content: '※';
		position: absolute;
		top: 0;
		left: 0;
		font-size: 16px;
		line-height: 24px;
	}
	#registration .personal .wrap > li > dl ul li.att a{
		color: #333;
		border-bottom: 1px solid #666;
	}
	#registration .personal .wrap > li > dl ul li.att a:hover{
		color: #e60012;
		border-bottom: 1px solid #e60012;
	}
	#registration .personal .wrap > li > dl ul li img{
		display: block;
		width: 341px;
		margin: 10px 0 8px;
	}
	#registration .personal .wrap > li > dl ul li em{
		display: inline-block;
		font-size: 13px;
		line-height: 22px;
		padding-bottom: 16px;
	}
	#registration .personal .wrap dd.member .title{
		font-size: 16px;
		line-height: 24px;
		margin-top: 14px;
	}
	#registration .personal .wrap dd.member p{
		font-size: 13px;
		line-height: 22px;
		margin-top: 12px;
	}
	#registration .personal .wrap dd.reject p{
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 8px;
	}
	#registration .carchare_btn a{
		margin-top: 0;
	}

	#registration .corporation{
		margin-top: 120px;
	}
	#registration .corporation > p{
		font-size: 16px;
		line-height: 26px;
		margin: 26px 0 24px;
	}
	#registration .contact .title{
		font-size: 22px;
		font-weight: bold;
		line-height: 24px;
		color: #c53828;
	}
	#registration .contact .addr{
		font-size: 16px;
		line-height: 40px;
	}
	#registration .contact .tel{
		font-size: 16px;
		line-height: 40px;
	}
	#registration .contact .tel span{
		font-size: 30px;
		font-weight: bold;
		line-height: 40px;
	}
	#registration .contact p{
		font-size: 16px;
		line-height: 20px;
	}
	#registration .specific_transactions{
		margin-top: 100px;
		padding-bottom: 60px;
	}
	#registration .specific_transactions a.blue{
		color: #005fca;
	}
	#registration .specific_transactions table{
		width: 100%;
		border: none;
	}
	#registration .specific_transactions table caption{
		font-size: 20px;
		font-weight: bold;
		line-height: 24px;
		color: #333333;
		padding: 0 0 14px;
		text-align: center;
		background: transparent;
	}
	#registration .specific_transactions table tr th,
	#registration .specific_transactions table tr td{
		border: 1px solid #000000;
		font-size: 13px;
		line-height: 22px;
		box-sizing: border-box;
		padding: 10px 20px;
		vertical-align: middle;
	}
	#registration .specific_transactions table tr th{
		width: 194px;
		font-weight: bold;
		background-color: #f0f0f0;
		border-left: none;
	}
	#registration .specific_transactions table tr td{
		border-right: none;
	}
}

@media (max-width: 898px){
	.pc_only{
		display: none;
	}
	#carshare{
		background-color: #fff;
		padding-top: 0;
	}
	#content .row.child_container.mv{

		margin-top: 0;
	}
	#content .contents_header{
		background-color: #fff;
		margin-top: 0 !important;
		padding: 6px 10px 10px;
		text-align: right;
	}
	#content .contents_header > a,
	#content .contents_header > div{
		display: inline-block;
		line-height: 36px;
	}
	#content .contents_header > a{
		font-size: 12px;
		font-weight: bold;
		margin-left: 32px;
		color: #333;
	}
	#content .contents_header > a img{
		display: inline;
		margin-right: 7px;
		vertical-align: middle;
		margin-top: -4px;
	}
	#content .contents_header a.join img{
		width: 26px;
		height: 19px;
	}
	#content .contents_header a.reservation img{
		width: 22px;
		height: 19px;
	}
	#content .contents_header .contact{
		font-size: 11px;
		font-weight: bold;
		line-height: 13px;
		box-sizing: border-box;
		border: 2px solid #c9c9c9;
		border-radius: 5px;
		padding: 4px 8px;
		margin-top: 6px;
		margin-bottom: 6px;
		color: #333;
		letter-spacing: 0.08em;
	}
	#content .contents_header .contact span{
		font-size: 13px;
		font-weight: bold;
		display: inline-block;
		padding-bottom:2px;
		letter-spacing: 0.12em;
	}

	#content .contents_nav{
		width: 100%;
		box-sizing: border-box;
		font-size: 0;
		margin-top: 17px;
		text-align: left;
	}
	#content .contents_nav li{
		display: inline-block;
		height: 30px;
		font-size: 12px;
		font-weight: bold;
		box-sizing: border-box;
		border-right: 1px solid #a0a0a0;
		border-left: 1px solid #a0a0a0;
		margin-bottom: 24px;
		margin-left: -1px;
		width: 33.3%;
		position: relative;
		padding-left:16px;
	}
	#content .contents_nav li a{
		display: block;
		height: 30px;
		line-height: 30px;
		text-align: center;
		padding: 0 10px 0 5px;
		color: #333;
	}
	#content .contents_nav li a img{
		display: inline;
		width: 7.5px;
		height: 8px;
		vertical-align: middle;
		margin-right: 5.5px;
		position: absolute;
	    top: 10px;
	    left: 7px;
	}

	#campaign{
		margin-top: 16px;
		color: #333;
	}
	#campaign .title{
		display: inline;
		width: auto;
		font-size: 20px;
		font-weight: bold;
		line-height: 38.5px;
		padding: 0 0 2px;
		border: none;
		border-bottom: 3.5px solid #eb0a1e;
	}
	#campaign p{
		margin: 16px 0;
		font-size: 15px;
		line-height: 21.5px;
	}

	#content  h2{
		position: relative;
		font-size: 15px;
		font-weight: normal;
		line-height: 1.0;
		color: #221815;
		box-sizing: border-box;
		padding: 0 0 7px;
		background-color: inherit;
		border-bottom: 2px solid #dcdcdc;
		margin: 0 0 16px;
	}
	#content h2:after{
		content: '';
		position: absolute;
		bottom: -2px;
		left: 0;
		width: 10px;
		height: 2px;
		background-color: #d13828;
	}
	#content h3{
		display: inline;
		width: auto;
		font-size: 20px;
		font-weight: bold;
		line-height: 38.5px;
		padding: 0 0 2px;
		border: none;
		border-bottom: 3.5px solid #eb0a1e;
	}

	#service{
		margin-top: 70px;
		color: #333;
	}
	#service > p{
		font-size: 12px;
		line-height: 12px;
		margin-top: 32px;
		margin-bottom: 12px;
	}
	#service ul.scene li{
		padding-bottom: 40px;
	}
	#service ul.scene li:last-child{
		padding-bottom: 0;
	}
	#service ul.scene li .title{
		display: inline-block;
		font-size: 19px;
		font-weight: bold;
		line-height: 1.0;
		border-bottom: 3px solid #eb0a1e;
		padding-bottom: 2px;
		margin-bottom: 12px;
	}
	#service ul.scene li .title + p{
		font-size: 20px;
		font-weight: bold;
		line-height: 32.5px;
		margin-bottom: 18px;
	}
	#service ul.scene li > img + p{
		font-size: 17px;
		font-weight: bold;
		line-height: 29px;
		color: #c63629;
		margin-top: 5px;
		margin-bottom: 16px;
	}
	#content ul.scene table{
		width: 100%;
		border: none;
	}
	#content ul.scene table tr{
		border-bottom: 1px solid #a0a0a0;
	}
	#content ul.scene table th{
		text-align: left;
		background-color: #fff;
	}
	#content ul.scene table th,
	#content ul.scene table td{
		padding: 6px 4px;
		border: none;
	}
	#content ul.scene table td{
		text-align: right;
		font-size: 15px;
		white-space: nowrap;
	}
	#content ul.scene table tr:first-child th{
		font-size: 15px;
		font-weight: bold;
		line-height: 23px;
	}
	#content ul.scene table tr:first-child td span{
		display: inline-block;
		height: 22px;
		font-size: 11px;
		line-height: 22px;
		font-weight: bold;
		color: #fff;
		border-radius: 11px;
		padding: 0 14px;
	}
	#content ul.scene table tr:first-child td span.red{
		background-color: #bb3829;
	}
	#content ul.scene table tr:first-child td span.green{
		background-color: #46a535;
	}
	#content ul.scene table tr:last-child td{
		font-size: 22px;
		font-weight: bold;
	}
	#content ul.scene table tr:last-child td span{
		font-size: 16px;
		font-weight: normal;
	}
	#service em{
		font-size: 12px;
		line-height: 1.0;
	}

	#service .feature{
		margin-top: 45px;
	}
	#service .feature ul{
		font-size: 0;
		margin: 28px -4.464285714285714% 48px -4.464285714285714%;
	}
	#service .feature li{
		display: inline-block;
		width: 41.80327868852459%;
		margin: 0 4.098360655737705%;
		vertical-align: top;
		padding-bottom: 20px;
	}
	#service .feature .title{
		font-size: 16px;
		font-weight: bold;
		line-height: 21px;
		margin-top: 20px;
	}
	#service .feature p{
		font-size: 14px;
		line-height: 22px;
		margin-top: 6px;
		margin-bottom: 0;
	}

	#fee{
		margin-top: 30px;
		color: #333;
	}
	#fee .wrap p{
		font-size: 13px;
		line-height: 21px;
		margin-top: 14px;
	}
	#fee .image{
		margin: 40px 0 28px;
	}
	#fee .att{
		font-size: 12px;
		line-height: 15px;
		margin-bottom: 15px;
	}
	#fee table{
		width: 100%;
		border: none;
	}
	#fee table.tbl_01{
		margin: 20px 0 0;
	}

	#fee table th,
	#fee table td{
		border: 1px solid #000;
		padding: 5px 4px;
		font-size: 12px;
		line-height: 16px;
		text-align: center;
	}
	#fee table tr:first-child th:first-child{
		width: auto;
	}
	#fee table th{
		width: 23vw;
		font-size: 13px;
		line-height: 20px;
		letter-spacing: 0.08em;
		text-align: center;
		background-color: #eee;
	}
	#fee table td.plan{
		width: 14.6vw;
		font-size: 13px;
		font-weight: bold;
		text-align: center;
	}
	#fee table td.plan_txt{
		width: 25vw;
		text-align: left;
	}
	#fee table td.class{
		width: 23vw;
	}
	#fee table th span{
		display: block;
		font-size: 10px;
		font-weight: normal;
		line-height: 15px;
		letter-spacing: 0.1em;
	}

	#fee .plus{
		width: 27px;
		margin: 6px auto;
	}


	#fee .note{
		font-size: 12px;
		line-height: 15px;
		margin: 10px 0 0;
	}
	#fee .note li{
		line-height: 15px;
	}
	#fee .note em{
		font-size: 12px;
		line-height: 15px;
		font-style: normal;
	}
	#content .regist_msg{
		margin: 22px 0 0;
		letter-spacing: 0.08em;
		text-align: center;
		line-height: 23px;
		font-size: 16px;
		font-weight: bold;
		color: #333333;
	}
	#content .apps{
		padding-bottom: 12px;
		overflow: hidden;
	}
	#content .app_btn{
		margin: 25px 0 0;
		text-align: center;
		overflow: hidden;
	}
	#content .app_btn .apple{
		float: left;
		display: inline-block;
		width: 37.86666666666667vw;
		margin: 0;
	}
	#content .app_btn .google{
		float: right;
		display: inline-block;
		width: 46.4vw;
		margin: 0;
	}
	#content .app_txt{
		font-size: 12px;
		line-height: 25px;
		letter-spacing: 0.08em;
		color: #333;
		text-align: center;
		margin: 10px 0 0;
	}
	#content .toyota_share_btn{
		width: 100%;
		margin: 24px auto 0;
	}

	#type{
		margin-top: 50px;
		color: #333;
	}
	#type .list{
		font-size: 0;
		margin: 24px -4.375vw 0;
	}
	#type .list li{
		display: inline-block;
		width: 39.375vw;
		margin: 0 4.375vw;
		vertical-align: top;
	}
	#type .list li .title{
		font-size: 13px;
		font-weight: bold;
		line-height: 18px;
		margin-top: 10px;
	}
	#type .list li p{
		font-size: 12px;
		line-height: 17px;
		margin-top: 4px;
		margin-bottom: 20px;
	}
	#type .note{
		font-size: 12px;
		line-height: 15px;
		margin: 0;
	}
	#type .note li{
		line-height: 15px;
	}
	#type .note em{
		font-size: 12px;
		line-height: 15px;
		font-style: normal;
	}

	#station{
		margin: 55px 0 0;
		color: #333;
	}
	.contents #station h2{
		margin-bottom: 24px;
	}
	#station .list{
		font-size: 0;
	}
	#station .list li{
		box-sizing: border-box;
		border: 2px solid #d2d2d2;
		vertical-align: top;
		padding: 12px 0 12px 15px;
		margin-bottom: 20px;
	}
	#station .list li a{
		color: #333;
	}
	#station .list li:last-child{
		margin-bottom: 0;
	}
	#station .list li .name{
		font-size: 18px;
		font-weight: bold;
		line-height: 23px;
	}
	#station .list li .addr{
		font-size: 13px;
		line-height: 21px;
		margin-top: 6px;
		letter-spacing: 0.08em;
	}
	#station .list li img{
		display: inline;
		width: 23px;
		height: 21px;
		vertical-align: middle;
		margin-right: 21px;
	}
	#station .list li .wrap{
		display: inline-block;
		vertical-align: middle;
	}

	#use{
		margin: 55px 0 0;
	}
	#use .list{
		font-size: 0;
		margin: 14px -4.375vw 0;
	}
	#use .list li{
		display: inline-block;
		width: 39.375vw;
		margin: 0 4.375vw 20px;
		vertical-align: top;
	}
	#use .title{
		font-size: 16px;
		font-weight: bold;
		line-height: 22px;
		margin-top: 10px;
	}
	#use p{
		font-size: 14px;
		line-height: 22px;
		margin-top: 6px;
	}

	#compensation{
		margin: 55px 0 0;
	}
	#compensation h3 + p{
		font-size: 13px;
		line-height: 21px;
		margin: 18px 0 26px;
	}
	#content h4{
		font-size: 14px;
		font-weight: bold;
		line-height: 18px;
		border: none;
		border-bottom: 2px solid #d13828;
		background-color: #FFF;
		padding: 0 0 4px;
		margin-bottom: 14px;
	}
	#compensation dl.content{
		margin: 8px 0 0;
	}
	#compensation dl.content dt,
	#compensation dl.content dd{
		font-size: 13px;
		line-height: 16px;
		padding-bottom: 6px;
	}
	#compensation dl.content dt{
		float: left;
		width: 90px;
		font-weight: bold;
	}
	#compensation dl.content dd{
		margin-left: 80px;
	}
	#compensation dl.content dd span{
		position: relative;
	    display: inline-block;
	    font-size: 12px;
	    line-height: 15px;
	    padding-left: 1.2em;
	    margin: 0px 0 0 1em;
	}
	#compensation dl.content dd span:before{
		content: '※';
		position: absolute;
		left: 0;
	}
	#compensation .note{
		font-size: 12px;
		line-height: 16px;
		margin: 10px 0 0;
	}
	#compensation .note em{
		font-size: 12px;
		line-height: 16px;
		font-style: normal;
	}
	h4.mt{
		margin-top: 28px;
	}
	#compensation .case{
		margin-top: 8px;
	}
	#compensation .case li{
		position: relative;
		font-size: 12px;
		line-height: 17px;
		padding-bottom: 6px;
		padding-left: 1em;
	}
	#compensation .case li:before{
		content: '●';
		position: absolute;
		left: 0;
		top: 2px;
		font-size: 10px;
		line-height: 14px;
	}
	#compensation .cost h4 + p{
		font-size: 12px;
		line-height: 17px;
	}

	#compensation .cost .caption{
		text-align: right;
		font-size: 11px;
		margin: 16px 0 4px;
		color: #333;
	}
	#compensation .cost .table_wrap{
		overflow-x: scroll;
	}
	#compensation .cost table{
		width: 213.3333333333333vw;
		border: none;
	}
	#compensation .cost table th,
	#compensation .cost table td{
		font-size: 12px;
		font-weight: normal;
		line-height: 20px;
		border: 1px solid #c9c9c9;
		color: #333;
		padding: 10px 10px;
	}
	#compensation .cost table th{
		background-color: #eeeeee;
		text-align: center;
	}
	#compensation .cost table tr:nth-child(1) th:nth-child(1){
		width: 42.13333333333333vw;
	}
	#compensation .cost table td.trouble{
		text-align: center;
	}
	#compensation .cost table td.penalty{
		width: 29.33333333333333vw;
		text-align: center;
	}
	#compensation .cost table td.price{
		width: 29.33333333333333vw;
		font-weight: bold;
		text-align: center;
	}
	#compensation .cost table td.m_none{
		padding: 2px 12px;
		line-height: 16px;
	}
	#compensation .cost table td span{
		display: block;
		font-size: 10px;
		line-height: 14px;
	}



	#registration{
		margin: 55px 0 0;
		color: #333;
	}
	.contents #registration h2{
		margin-bottom: 10px;
	}
	#registration .personal .wrap{
		margin: 30px 0 0;
	}
	#registration .personal .wrap > li > dl dt{
		font-size: 15px;
		font-weight: bold;
		line-height: 14px;
		padding-bottom: 6px;
	}
	#registration .personal .wrap > li > dl dd{
		padding-bottom: 30px;
	}
	#registration .personal .wrap > li > dl ul li{
		position: relative;
		font-size: 12px;
		line-height: 17px;
		padding-left: 1em;
		padding-bottom: 4px;
	}
	#registration .personal .wrap > li > dl ul li:before{
		content: '●';
		position: absolute;
		top: 2px;
		left: 0;
		font-size: 10px;
		line-height: 12px;
	}
	#registration .personal .wrap > li > dl ul li.att:before{
		content: '※';
	}
	#registration .personal .wrap > li > dl ul li a{
		color: #333;
		border-bottom: 1px solid #333;
	}
	#registration .personal .wrap > li > dl ul li img{
		display: block;
		width: 257.5px;
		margin: 10px 0 2px;
	}
	#registration .personal .wrap > li > dl ul li em{
		display: inline-block;
		line-height: 14px;
		padding-bottom: 10px;
		padding-top: 8px;
	}
	#registration .personal .wrap dd.member .title{
		font-size: 13px;
		line-height: 14px;
		margin-top: 14px;
	}
	#registration .personal .wrap dd.member p{
		font-size: 12px;
		line-height: 17px;
		margin-top: 6px;
	}
	#registration .personal .wrap dd.reject p{
		font-size: 12px;
		line-height: 17px;
		margin-bottom: 0;
	}
	#registration .carchare_btn a{
		margin-top: 0;
	}

	#registration .corporation{
		margin-top: 50px;
	}
	#registration .corporation > p{
		font-size: 12px;
		line-height: 17px;
		margin: 18px 0 28px;
	}
	#registration .contact .title{
		font-size: 15px;
		font-weight: bold;
		line-height: 14px;
		color: #c53828;
	}
	#registration .contact .addr{
		font-size: 12px;
		line-height: 32px;
	}
	#registration .contact .tel{
		font-size: 13px;
		line-height: 25px;
	}
	#registration .contact .tel span{
		font-size: 26px;
		font-weight: bold;
		line-height: 25px;
	}
	#registration .contact p{
		font-size: 12px;
		line-height: 15px;
	}
	#registration .specific_transactions{
		margin-top: 40px;
		padding-bottom: 40px;
	}
	#registration .specific_transactions a.blue{
		color: #005fca;
	}
	#registration .specific_transactions table{
		width: 100%;
		border: none;
	}
	#registration .specific_transactions table caption{
		font-size: 14px;
		font-weight: bold;
		line-height: 14px;
		color: #333333;
		padding: 0 0 12px;
		background-color: #fff;
	}
	#registration .specific_transactions table tr th,
	#registration .specific_transactions table tr td{
		border: 1px solid #000000;
		font-size: 12px;
		line-height: 15px;
		box-sizing: border-box;
		padding: 4px 8px;
		vertical-align: middle;
	}
	#registration .specific_transactions table tr th{
		width: 26.875vw;
		font-weight: bold;
		background-color: #f0f0f0;
		border-left: none;
	}
	#registration .specific_transactions table tr td{
		border-right: none;
	}
	#registration .specific_transactions table tr td span{
		font-size: 22px;
		line-height: 35px;
	}
	#registration .specific_transactions table tr td a{
		color: #333;
	}
	#registration .specific_transactions table tr td a:last-child{
		font-size: 14px;
		line-height: 38px;
	}
}
@media (max-width: 364px){
	.contents_nav li{
		font-size: 10px;
	}
}
